decorative banner

FileSystem path Attribute


    File(path).path
    Folder(path).path

Description

    The path attribute of File or Folder is the path portion of the absolute URI. If the name does not have a path, this property contains the empty string.

Type

    String, empty if name has no path; read-only.